user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
presentation
/
[root]
/
Converter
/
mapFromGrpcUser
map
From
Grpc
User
fun
mapFromGrpcUser
(
grpcUser
:
UserOuterClass.User
)
:
User
Maps a gRPC User to a User entity.
Return
the mapped User entity
Parameters
grpc
User
the gRPC User to map